Skip to main content

Wait For Image

Overview


Searches for an image on the page.

Input

Browser

NameRequiredDescription
Browser InstanceWhich browser instance to run against.

Image Finder

NameRequiredDescription
Image To FindThe image to search for on the page.
Timeout (s)How long to keep looking for the image on the page before giving up.
ThresholdThreshold value for image match confidence, between 0 and 1.

Point Offset

NameRequiredDescription
X OffsetX Offset to apply from the centre of the found location.
Y OffsetY Offset to apply from the centre of the found location.

Options

NameRequiredDescription
Scan Full PageAllows auto scrolling to search for the image. This may cause flickering in the page.

Output

NameRequiredDescription
Action SuccessTrue if the action passed, false if it failed.